[INFO] cloning repository https://github.com/oeed/mqtt-garage
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oeed/mqtt-garage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foeed%2Fmqtt-garage", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foeed%2Fmqtt-garage'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a615d2849c5a5749ac787ca980dd822e457663d3
[INFO] testing oeed/mqtt-garage against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foeed%2Fmqtt-garage" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/oeed/mqtt-garage
[INFO] finished tweaking git repo https://github.com/oeed/mqtt-garage
[INFO] tweaked toml for git repo https://github.com/oeed/mqtt-garage written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oeed/mqtt-garage on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/oeed/mqtt-garage already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.198
[INFO] [stderr]   Downloaded rumqttc v0.12.0
[INFO] [stderr]   Downloaded chrono-tz-build v0.2.1
[INFO] [stderr]   Downloaded phf_codegen v0.11.2
[INFO] [stderr]   Downloaded phf_generator v0.11.2
[INFO] [stderr]   Downloaded rppal v0.11.3
[INFO] [stderr]   Downloaded phf v0.11.2
[INFO] [stderr]   Downloaded parse-zoneinfo v0.3.0
[INFO] [stderr]   Downloaded colored v2.1.0
[INFO] [stderr]   Downloaded serde v1.0.198
[INFO] [stderr]   Downloaded serde_with v1.14.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.58
[INFO] [stderr]   Downloaded phf_shared v0.11.2
[INFO] [stderr]   Downloaded pollster v0.2.5
[INFO] [stderr]   Downloaded simple_logger v4.3.3
[INFO] [stderr]   Downloaded chrono-tz v0.8.6
[INFO] [stderr]   Downloaded cc v1.0.94
[INFO] [stderr]   Downloaded thiserror v1.0.58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2e15819c75bb32d77fc3fa2416b85246e1012caa515f471990fdbef07d8261c
[INFO] running `Command { std: "docker" "start" "-a" "e2e15819c75bb32d77fc3fa2416b85246e1012caa515f471990fdbef07d8261c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2e15819c75bb32d77fc3fa2416b85246e1012caa515f471990fdbef07d8261c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2e15819c75bb32d77fc3fa2416b85246e1012caa515f471990fdbef07d8261c", kill_on_drop: false }`
[INFO] [stdout] e2e15819c75bb32d77fc3fa2416b85246e1012caa515f471990fdbef07d8261c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c404a565000c1a393307c9b3095f70afd0838d55ae18dd1fd812ea460bee9983
[INFO] running `Command { std: "docker" "start" "-a" "c404a565000c1a393307c9b3095f70afd0838d55ae18dd1fd812ea460bee9983", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling rustls-pemfile v0.3.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling pollster v0.2.5
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling simple_logger v4.3.3
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling serde_with v1.14.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling rumqttc v0.12.0
[INFO] [stderr]    Compiling mqtt-garage v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `into_input_pullup` is never used
[INFO] [stdout]   --> src/mock_gpio.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl Pin {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 29 |   pub fn into_input_pullup(self) -> InputPin {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/mock_gpio.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct OutputPin(u8);
[INFO] [stdout]    |            --------- ^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `OutputPin` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InputPin` is never constructed
[INFO] [stdout]   --> src/mock_gpio.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct InputPin(u8);
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_high` is never used
[INFO] [stdout]   --> src/mock_gpio.rs:52:10
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl InputPin {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 52 |   pub fn is_high(&self) -> bool {
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] running `Command { std: "docker" "inspect" "c404a565000c1a393307c9b3095f70afd0838d55ae18dd1fd812ea460bee9983", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c404a565000c1a393307c9b3095f70afd0838d55ae18dd1fd812ea460bee9983", kill_on_drop: false }`
[INFO] [stdout] c404a565000c1a393307c9b3095f70afd0838d55ae18dd1fd812ea460bee9983
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a86bebc49841029239b60a201ba60677a9f91161b746dbf0ca641d0a57f02d1
[INFO] running `Command { std: "docker" "start" "-a" "2a86bebc49841029239b60a201ba60677a9f91161b746dbf0ca641d0a57f02d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling mqtt-garage v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `into_input_pullup` is never used
[INFO] [stdout]   --> src/mock_gpio.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl Pin {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 29 |   pub fn into_input_pullup(self) -> InputPin {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/mock_gpio.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct OutputPin(u8);
[INFO] [stdout]    |            --------- ^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `OutputPin` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InputPin` is never constructed
[INFO] [stdout]   --> src/mock_gpio.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct InputPin(u8);
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_high` is never used
[INFO] [stdout]   --> src/mock_gpio.rs:52:10
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl InputPin {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 52 |   pub fn is_high(&self) -> bool {
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.02s
[INFO] running `Command { std: "docker" "inspect" "2a86bebc49841029239b60a201ba60677a9f91161b746dbf0ca641d0a57f02d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a86bebc49841029239b60a201ba60677a9f91161b746dbf0ca641d0a57f02d1", kill_on_drop: false }`
[INFO] [stdout] 2a86bebc49841029239b60a201ba60677a9f91161b746dbf0ca641d0a57f02d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2cf3efcf00f4f9cf175fbb89367f038a6472a3f2a5bb82bd632d3d1cb9801c61
[INFO] running `Command { std: "docker" "start" "-a" "2cf3efcf00f4f9cf175fbb89367f038a6472a3f2a5bb82bd632d3d1cb9801c61", kill_on_drop: false }`
[INFO] [stderr] warning: method `into_input_pullup` is never used
[INFO] [stderr]   --> src/mock_gpio.rs:29:10
[INFO] [stderr]    |
[INFO] [stderr] 24 | impl Pin {
[INFO] [stderr]    | -------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 29 |   pub fn into_input_pullup(self) -> InputPin {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/mock_gpio.rs:35:22
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub struct OutputPin(u8);
[INFO] [stderr]    |            --------- ^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `OutputPin` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `InputPin` is never constructed
[INFO] [stderr]   --> src/mock_gpio.rs:49:12
[INFO] [stderr]    |
[INFO] [stderr] 49 | pub struct InputPin(u8);
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `is_high` is never used
[INFO] [stderr]   --> src/mock_gpio.rs:52:10
[INFO] [stderr]    |
[INFO] [stderr] 51 | impl InputPin {
[INFO] [stderr]    | ------------- method in this implementation
[INFO] [stderr] 52 |   pub fn is_high(&self) -> bool {
[INFO] [stderr]    |          ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `mqtt-garage` (bin "mqtt-garage" test) generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mqtt_garage-34fc94d9fce7ef7c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2cf3efcf00f4f9cf175fbb89367f038a6472a3f2a5bb82bd632d3d1cb9801c61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cf3efcf00f4f9cf175fbb89367f038a6472a3f2a5bb82bd632d3d1cb9801c61", kill_on_drop: false }`
[INFO] [stdout] 2cf3efcf00f4f9cf175fbb89367f038a6472a3f2a5bb82bd632d3d1cb9801c61
